/*热销产品*/


/*$$
{"color":[{"val":"#ffffff","title":"输入框字体颜色"},
{"val":"#242424","title":"导航字体"},
{"val":"#e8e8e8","title":"栏目字母颜色"},
{"val":"#5f8e15","title":"图片当前索引值颜色"},
{"val":"#2f5b28","title":"导航选中字体"}],
"background":[{"val":"#5f8e15","title":"输入框颜色"},
{"val":"#ffffff","title":"导航栏颜色"},
{"val":"#d1cfcc","title":"栏目边框线"},
{"val":"#2f5b28","title":"导航栏选中下线颜色"}],
"border":[{"val":"#ffffff","title":"输入框底边框颜色"}]}
$$*/

#product_146 {
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}

#product_146 .indexTitle {
	width: 100%;
}

#product_146 .titleBig {
	font-size: 130px;
	text-align: center;
	line-height: 100px;
	color: #e8e8e8;
	position: relative;
	z-index: 2;
}

#product_146 .titleCH {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #202020;
	margin-top: -65px;
	position: relative;
	z-index: 3;
}

#product_146 .titleLine {
	width: 14px;
	height: 1px;
	background: #162123;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
	z-index: 3;
}

#product_146 .titleEN {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-align: center;
	margin-top: 15px;
}

#product_146 .productBody {
	width: 100%;
	margin-top: 30px;
}

#product_146 .productTop {
	width: 100%;
	
	box-sizing: border-box;
	overflow: hidden;
}

#product_146 .productTop .protituL{
	width: 100%;
	/*float: right;*/
	/*display: flex;
	justify-content: space-between;
	align-items: center;*/
	/*box-sizing: border-box;*/
	overflow: hidden;
	position: relative;
	
}
#product_146 .productTop .protituL::after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #d1cfcc;
}
#product_146 .productTop .protituL li {
	font-size: 14px;
	line-height: 60px;
	position: relative;
	padding: 0 20px;
	margin-right: 20px;
	float: right;
	cursor: pointer;
}

#product_146 .productTop .protituL li:after {
	content: "/";
	color: #999999;
	font-size: 14px;
	line-height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: -10px;
}

#product_146 .productTop .protituL li:first-child::after {
	display: none;
}

#product_146 .productTop .protituL li a {
	color: #999999;
	width: 100%;
	display: block;
}
#product_146 .productTop .protituL li.active a,
#product_146 .productTop .protituL li:hover a{
	color: #202020;
}
#product_146 .productBot {
	padding-top: 75px;
}
#product_146 .productLeft{
	width: 50%;
	float: left;
	overflow: hidden;
}
#product_146 .productLeft .swiper1{
	width: 100%;
}
#product_146 .productLeft .swiper1 .swiper-slide{
	width: 100%;
}
#product_146 .productLeft .swiper1 .swiper-slide img{
	width: 100%;
	height: 450px;
	object-fit: cover;
}
#product_146 .productRight{
	float: right;
	width: 45.25%;
	overflow: hidden;
	padding-bottom: 90px;
	position: relative;
}
#product_146 .productRightTitle{
	width: 100%;
}
#product_146 .productRightTitleA{
	font-size: 24px;
	line-height: 40px;
	color: #202020;
	text-align: left;
}
#product_146 .productRightTitleLine{
	width: 39px;
	height: 2px;
	background: #749d34;
	margin-top: 10px;
}
#product_146 .productRightTitleB{
	font-family: arial;
	font-size: 12px;
	line-height: 60px;
	color: #656565;
}
#product_146 .productRight .swiper2{
	width: 65%;
	overflow: hidden;
}
#product_146 .productRight .swiper2 .swiper-slide{
	width: 50%;
}
#product_146 .productRight .swiper2 .swiper-slide img{
	width: 100%;
	height: 205px;
    object-fit: cover;
}
#product_146 .productRight .swiper2 .swiper-slide-active,.swiper-slide-duplicate-active{
      /* transform: scale(0.8); */
      position: relative;
	 z-index: 888;
	 /*margin-left: -100px;*/
	}
#product_146 .productRight .swiper2 .swiper-slide-prev{
	 /* transform: scale(1); */
	 position: relative;
	 z-index: 999;
}
#product_146 .productRight .swiper2 .swiper-slide-next{
	 /* transform: scale(0.6); */
	 position: relative;
	 z-index: 777;
	/* margin-left: -100px;*/
}
#product_146 .productRight .proRigh-prev,
#product_146 .productRight .proRigh-next{
	width: 45px;
	height: 45px;
	color: #ffffff;
	font-size: 25px;
	line-height: 44px;
	text-align: center;
	position: absolute;
	bottom: 0;
/* 	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	-webkit-user-modify:read-write-plaintext-only; */
}
#product_146 .proRigh-prev{
	background:#909090 url(./../../../static/images/CP00007_01.png) no-repeat center center;
}
#product_146 .proRigh-next{
	background:#909090 url(./../../../static/images/CP00007_02.png) no-repeat center center;
}
#product_146 .productRight .proRigh-prev:hover{
	background: #5f8e15 url(./../../../static/images/CP00007_01.png) no-repeat center center;
}
#product_146 .productRight .proRigh-next:hover{
	background: #5f8e15 url(./../../../static/images/CP00007_02.png) no-repeat center center;
}
#product_146 .productRight .proRigh-prev:hover,#product_146 .productRight .proRigh-next:hover{
	
	cursor: pointer;
	outline:none;
}
#product_146 .proRigh-page{
	left: 50px;
	width: 115px;
	line-height: 45px;
	text-align: center;
	bottom: 0;
	position: absolute;
	font-size: 14px;
	font-style:italic;
}
#product_146 .proRigh-page a{
	margin: 0 5px;
}
#product_146 .proRigh-page a.index{
	color: #5f8e15;
}
#product_146 .productRight .proRigh-prev{
	left: 0;
}
#product_146 .productRight .proRigh-next{
	left: 170px;
}
#product_146 .productRightMore{
	width: 54.7%;
	border-bottom: #616161 1px solid;
	background: url(./../../../static/images/IC00003_01.png) no-repeat right center;
	line-height: 50px;
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#product_146 .productRightMore a{
	color: #202020;
}
#product_146 .caseSwiper{
	width: 100%;
	padding: 0 5%;
	position: relative;
	display: none;
}

#product_146 .caseSwiper .swiper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#product_146 .caseSwiper .swiper-slide {
	cursor: pointer;
	color: #202020;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: relative;
	font-size: 14px;
	padding: 0 10px;
}
#product_146 .caseSwiper .swiper-slide a{
	color: #202020;
}
#product_146 .caseSwiper .swiper-slide.click::after{
	position: absolute;
	width: 80%;
	left:10%;
	bottom: 0;
	height: 1px;
	background: #2f5b28;
	content: '';
}
#product_146 .case-prev,
#product_146 .case-next {
	position: absolute;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 28px;
	text-align: center;
	color: #2f5b28;
	cursor: pointer;
	top: 50%;
	margin-top: -15px;
	z-index: 100;
	border: none;
	outline: none;
	 -webkit-tap-highlight-color:rgba(0,0,0,0); 
	 caret-color: transparent;
}
#product_146 .case-prev::before,
#product_146 .case-next::before{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	line-height: 30px;
	text-align: center;
}
#product_146 .case-prev::before{
	content: '<';
}
#product_146 .case-next::before{
	content: '>';
}
#product_146 .case-prev {
	left: 0;
	padding-right: 2px;
}

#product_146 .case-next {
	right: 0;
	padding-left: 2px;
}
@media screen and (max-width:1200px) {
	#product_146 {
		width: 100%;
		padding-top: 50px;
	}
	
}


/* ipad */

@media screen and (max-width:992px) {
	#product_146 {
		width: 100%;
	}
	
}


/* 手机 */

@media screen and (max-width: 767px) {
	#product_146 {
		width: 98%;
		padding: 20px 0;
	}
	#product_146 .productTop ul li{
		padding: 0 15px;
		margin-right: 0;
		float: left;
	}
	#product_146 .productTop ul li:after{
		right: 0;
	}
	#product_146 .productTop ul li:first-child:after{
		display: block;
	}
	#product_146 .productTop ul li:last-child:after{
		display: none;
	}
	#product_146 .productLeft{
		width: 100%;
		display: none;
	}
	#product_146 .productRight{
		width: 100%;
		padding-bottom: 55px;
	}
	#product_146 .productBot{
		padding: 20px 10px 0 10px;
	}
	#product_146 .productRight .proRigh-prev{
		left:0;
	}
	#product_146 .productRight .proRigh-next{
		left:145px;
	}
	#product_146 .productRight .proRigh-prev, #product_146 .productRight .proRigh-next{
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	#product_146 .proRigh-page{
		width: 80px;
		line-height: 35px;
	}
	#product_146 .productRightMore{
		width:48%;
		line-height: 40px;
	}
	#product_146 .productLeft .swiper1 .swiper-slide img{
		height:240px;
	}
	#product_146 .productRight .swiper2{
		width: 100%;
	}
	#product_146 .titleBig{
		font-size: 110px;
		line-height: 125px;
	}
	#product_146 .caseSwiper{
		display: block;
	}
	#product_146 .productTop{
		display: none;
	}
	#product_146 .productRightTitleLine{
		width: 100%;
		margin-top: 0;
		height: 1px;
	}
	#product_146 .productRightTitleA{
		font-size: 16px;
		line-height: 36px;
	}
	#product_146 .productRightTitleB{
		line-height: 40px;
	}
}
